//==============================================================================
// wonder_anim.txt
//==============================================================================

import Construction_defines_anim.txt

//==============================================================================
anim None
{
   SetSelector none 
   {
      ConstructionLogic 0 50
      set hotspot
      {
         version
         {
            Visual Building E PyramidM
               }
            }
            set hotspot
            {
               version
               {
		Visual Building E Wonder Con1
		            connect attachpoint E_Long_Brick hotspot
		            connect face E_Long_Brick hotspot
		            connect chin E_Medium_Brick hotspot
		            connect leftfoot E_Medium_Brick hotspot
		            connect lefthand E_Small_Brick hotspot
		            connect leftleg E_Small_Brick hotspot
               }
            }
            set hotspot
            {
               version
               {
		Visual Building E Wonder Con1
		            connect attachpoint E_Long_Brick hotspot
		            connect face E_Long_Brick hotspot
		            connect chin E_Medium_Brick hotspot
		            connect leftfoot E_Medium_Brick hotspot
		            connect lefthand E_Small_Brick hotspot
		            connect leftleg E_Small_Brick hotspot
         }
      }		      
   }
}
